puntos suspensivos css

60

div {
      width: 230px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
}

Comments

Submit
0 Comments